Skip to content

fix process hang when dumping passes. #30182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timxu826
Copy link
Contributor

when using OV_ENABLE_PROFILE_PASS with no pass selected, the process hangs because too many files are opened at the same time. fix this by closing files.

@timxu826 timxu826 requested a review from a team as a code owner April 17, 2025 05:50
@timxu826 timxu826 requested review from itikhono and removed request for a team April 17, 2025 05:50
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Apr 17, 2025
@sys-openvino-ci sys-openvino-ci added the ExternalIntelPR External contributor from Intel label Apr 17, 2025
@timxu826 timxu826 marked this pull request as draft April 17, 2025 05:59
@timxu826
Copy link
Contributor Author

will add a ticket for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) ExternalIntelPR External contributor from Intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants